From 8b8070e4b7e148178203ca4d90e02e72c88f3df3 Mon Sep 17 00:00:00 2001 From: Chun-wei Fan Date: Wed, 13 Jul 2011 16:05:20 +0800 Subject: [PATCH] Update VS 2010 property sheet The output folder of the .def files needs to be updated as well --- build/win32/vs10/gtk+.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/win32/vs10/gtk+.props b/build/win32/vs10/gtk+.props index 1a1d3b50b3..0f414e0beb 100644 --- a/build/win32/vs10/gtk+.props +++ b/build/win32/vs10/gtk+.props @@ -3,7 +3,7 @@ ..\..\..\..\..\vs10\$(Platform) $(GlibEtcInstallRoot) - $(SolutionDir)$(Configuration)\$(Platform)\obj + $(SolutionDir)$(Configuration)\$(Platform)\obj\$(ProjectName) 3.0 2.10.0 \"/dummy\" -- 2.30.2